2025-07-13 01:43:03,266 [ 185436 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse (runner:53, check_args_and_update_paths) 2025-07-13 01:43:03,266 [ 185436 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:79, check_args_and_update_paths) 2025-07-13 01:43:03,266 [ 185436 ] INFO : utils dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/utils (runner:90, check_args_and_update_paths) 2025-07-13 01:43:03,266 [ 185436 ] INFO : base_configs_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:92, check_args_and_update_paths) clickhouse_integration_tests_volume Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_epovbv --privileged --dns-search='.' --memory=30709026816 --security-opt seccomp=unconfined --cap-add=SYS_PTRACE --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/backupview:/ClickHouse/utils/backupview --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/grpc-client/pb2:/ClickHouse/utils/grpc-client/pb2 --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_DOTNET_CLIENT_TAG=11de0b29a15d -e DOCKER_HELPER_TAG=5dc43a6382f0 -e DOCKER_BASE_TAG=5ccda723c1fc -e DOCKER_KERBEROS_KDC_TAG=9391ecdee8d7 -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=9bec2a638e6e -e DOCKER_MYSQL_JAVA_CLIENT_TAG=766bff31cfe4 -e DOCKER_MYSQL_JS_CLIENT_TAG=41ba7c2ec2a1 -e DOCKER_MYSQL_PHP_CLIENT_TAG=88be89c1e3b6 -e DOCKER_NGINX_DAV_TAG=b55ac9cd7519 -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=a4eff5c7f4d6 -e DOCKER_PYTHON_BOTTLE_TAG=d862517635bf -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 --report-log=parallel1_0.jsonl --report-log-exclude-logs-on-passed-tests 'test_distributed_ddl/test.py::test_on_server_fail[configs]' 'test_distributed_ddl/test.py::test_on_server_fail[configs_secure]' 'test_distributed_ddl/test.py::test_optimize_query[configs]' 'test_distributed_ddl/test.py::test_optimize_query[configs_secure]' 'test_distributed_ddl/test.py::test_rename[configs]' 'test_distributed_ddl/test.py::test_rename[configs_secure]' 'test_distributed_ddl/test.py::test_replicated_without_arguments[configs]' 'test_distributed_ddl/test.py::test_replicated_without_arguments[configs_secure]' 'test_distributed_ddl/test.py::test_simple_alters[configs]' 'test_distributed_ddl/test.py::test_simple_alters[configs_secure]' 'test_distributed_ddl/test.py::test_socket_timeout[configs]' 'test_distributed_ddl/test.py::test_socket_timeout[configs_secure]' 'test_failed_mutations/test.py::test_backoff_clickhouse_restart[False]' 'test_failed_mutations/test.py::test_backoff_clickhouse_restart[True]' test_failed_mutations/test.py::test_exponential_backoff_create_dependent_table test_failed_mutations/test.py::test_exponential_backoff_setting_override 'test_failed_mutations/test.py::test_exponential_backoff_with_merge_tree[node0-True]' 'test_failed_mutations/test.py::test_exponential_backoff_with_merge_tree[node1-False]' test_failed_mutations/test.py::test_exponential_backoff_with_replicated_tree 'test_failed_mutations/test.py::test_no_backoff_after_killing_mutation[False]' 'test_failed_mutations/test.py::test_no_backoff_after_killing_mutation[True]' test_graphite_merge_tree_typed/test.py::test_combined_rules test_graphite_merge_tree_typed/test.py::test_multiple_output_blocks test_graphite_merge_tree_typed/test.py::test_multiple_paths_and_versions_plain test_graphite_merge_tree_typed/test.py::test_multiple_paths_and_versions_tagged test_graphite_merge_tree_typed/test.py::test_path_dangling_pointer test_graphite_merge_tree_typed/test.py::test_paths_not_matching_any_pattern test_graphite_merge_tree_typed/test.py::test_rollup_aggregation_2_plain test_graphite_merge_tree_typed/test.py::test_rollup_aggregation_2_tagged test_graphite_merge_tree_typed/test.py::test_rollup_aggregation_plain test_graphite_merge_tree_typed/test.py::test_rollup_aggregation_tagged test_graphite_merge_tree_typed/test.py::test_rollup_versions_all test_graphite_merge_tree_typed/test.py::test_rollup_versions_plain test_graphite_merge_tree_typed/test.py::test_rollup_versions_tagged test_graphite_merge_tree_typed/test.py::test_rules_isolation test_graphite_merge_tree_typed/test.py::test_system_graphite_retentions test_keeper_and_access_storage/test.py::test_create_replicated test_keeper_back_to_back/test.py::test_concurrent_watches test_keeper_back_to_back/test.py::test_end_of_session test_keeper_back_to_back/test.py::test_end_of_watches_session test_keeper_back_to_back/test.py::test_multitransactions test_keeper_back_to_back/test.py::test_random_requests test_keeper_back_to_back/test.py::test_sequential_nodes test_keeper_back_to_back/test.py::test_simple_commands test_keeper_back_to_back/test.py::test_stats test_keeper_back_to_back/test.py::test_watchers test_keeper_nodes_remove/test.py::test_nodes_remove test_keeper_persistent_log_multinode/test.py::test_restart_multinode test_keeper_reconfig_remove/test.py::test_reconfig_remove_followers_from_3 test_keeper_restore_from_snapshot/test.py::test_recover_from_snapshot test_keeper_snapshot_small_distance/test.py::test_snapshot_and_load 'test_lazy_database/test.py::test_drop_table[0-default-False-Log]' 'test_lazy_database/test.py::test_drop_table[0-s3-True-Log]' 'test_lazy_database/test.py::test_drop_table[4-default-False-Log]' 'test_lazy_database/test.py::test_drop_table[4-s3-True-Log]' test_log_lz4_streaming/test.py::test_concatenation test_log_lz4_streaming/test.py::test_incomplete_rotation test_lost_part_during_startup/test.py::test_lost_part_during_startup test_materialized_view_restart_server/test.py::test_materialized_view_with_subquery test_max_rows_to_read_leaf_with_view/test.py::test_max_rows_to_read_leaf_via_view test_max_suspicious_broken_parts_replicated/test.py::test_corrupted_random_part test_max_suspicious_broken_parts_replicated/test.py::test_corrupted_unexpected_part test_max_suspicious_broken_parts_replicated/test.py::test_corrupted_unexpected_part_ultimate test_max_suspicious_broken_parts_replicated/test.py::test_unexpected_uncommitted_merge test_max_suspicious_broken_parts_replicated/test.py::test_unexpected_uncommitted_mutation test_merges_memory_limit/test.py::test_memory_limit_success test_modify_engine_on_restart/test_args.py::test_modify_engine_on_restart_with_arguments test_modify_engine_on_restart/test_storage_policies.py::test_modify_engine_on_restart test_move_partition_to_disk_on_cluster/test.py::test_move_partition_to_disk_on_cluster test_mutation_fetch_fallback/test.py::test_mutation_fetch_fallback test_mutations_with_merge_tree/test.py::test_mutations_with_merge_background_task test_mutations_with_merge_tree/test.py::test_mutations_with_truncate_table test_prometheus_endpoint/test.py::test_prometheus_endpoint test_read_temporary_tables_on_failure/test.py::test_different_versions test_recovery_time_metric/test.py::test_recovery_time_metric 'test_refreshable_mat_view/test.py::test_alters[settings0-None-False-None-False-False-False]' 'test_refreshable_mat_view/test.py::test_alters[settings0-None-False-None-False-False-True]' 'test_refreshable_mat_view/test.py::test_alters[settings0-None-False-None-False-True-False]' 'test_refreshable_mat_view/test.py::test_alters[settings0-None-False-None-False-True-True]' 'test_refreshable_mat_view/test.py::test_alters[settings0-None-False-None-True-False-False]' 'test_refreshable_mat_view/test.py::test_alters[settings0-None-False-None-True-False-True]' 'test_refreshable_mat_view/test.py::test_alters[settings0-None-False-None-True-True-False]' 'test_refreshable_mat_view/test.py::test_alters[settings0-None-False-None-True-True-True]' 'test_refreshable_mat_view/test.py::test_alters[settings0-None-False-depends_on1-False-False-False]' 'test_refreshable_mat_view/test.py::test_alters[settings0-None-False-depends_on1-False-False-True]' 'test_refreshable_mat_view/test.py::test_alters[settings0-None-False-depends_on1-False-True-False]' 'test_refreshable_mat_view/test.py::test_alters[settings0-None-False-depends_on1-False-True-True]' 'test_refreshable_mat_view/test.py::test_alters[settings0-None-False-depends_on1-True-False-False]' 'test_refreshable_mat_view/test.py::test_alters[settings0-None-False-depends_on1-True-False-True]' 'test_refreshable_mat_view/test.py::test_alters[settings0-None-False-depends_on1-True-True-False]' 'test_refreshable_mat_view/test.py::test_alters[settings0-None-False-depends_on1-True-True-True]' 'test_refreshable_mat_view/test.py::test_alters[settings0-None-True-None-False-False-False]' 'test_refreshable_mat_view/test.py::test_alters[settings0-None-True-None-False-False-True]' 'test_refreshable_mat_view/test.py::test_alters[settings0-None-True-None-False-True-False]' 'test_refreshable_mat_view/test.py::test_alters[settings0-None-True-None-False-True-True]' 'test_refreshable_mat_view/test.py::test_alters[settings0-None-True-None-True-False-False]' 'test_refreshable_mat_view/test.py::test_alters[settings0-None-True-None-True-False-True]' 'test_refreshable_mat_view/test.py::test_alters[settings0-None-True-None-True-True-False]' 'test_refreshable_mat_view/test.py::test_alters[settings0-None-True-None-True-True-True]' 'test_refreshable_mat_view/test.py::test_alters[settings0-None-True-depends_on1-False-False-False]' -vvv " altinityinfra/integration-tests-runner:ad96270260ff '. Start tests ============================= test session starts ============================== platform linux -- Python 3.10.12, pytest-7.4.4, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache Test order randomisation NOT enabled. Enable with --random-order or --random-order-bucket= rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: timeout-2.3.1, repeat-0.9.3, order-1.0.0, reportlog-0.4.0, xdist-3.5.0, random-order-1.1.1 timeout: 900.0s timeout method: signal timeout func_only: False created: 10/10 workers 10 workers [100 items] scheduling tests via LoadFileScheduling test_mutations_with_merge_tree/test.py::test_mutations_with_merge_background_task test_distributed_ddl/test.py::test_on_server_fail[configs] test_lazy_database/test.py::test_drop_table[0-default-False-Log] test_log_lz4_streaming/test.py::test_concatenation test_max_suspicious_broken_parts_replicated/test.py::test_corrupted_random_part test_refreshable_mat_view/test.py::test_alters[settings0-None-False-None-False-False-False] test_keeper_and_access_storage/test.py::test_create_replicated test_keeper_back_to_back/test.py::test_concurrent_watches test_failed_mutations/test.py::test_backoff_clickhouse_restart[False] test_graphite_merge_tree_typed/test.py::test_combined_rules [gw9] [ 1%] PASSED test_keeper_and_access_storage/test.py::test_create_replicated test_keeper_reconfig_remove/test.py::test_reconfig_remove_followers_from_3 [gw1] [ 2%] PASSED test_graphite_merge_tree_typed/test.py::test_combined_rules test_graphite_merge_tree_typed/test.py::test_multiple_output_blocks [gw6] [ 3%] PASSED test_lazy_database/test.py::test_drop_table[0-default-False-Log] test_lazy_database/test.py::test_drop_table[0-s3-True-Log] [gw1] [ 4%] PASSED test_graphite_merge_tree_typed/test.py::test_multiple_output_blocks test_graphite_merge_tree_typed/test.py::test_multiple_paths_and_versions_plain [gw1] [ 5%] PASSED test_graphite_merge_tree_typed/test.py::test_multiple_paths_and_versions_plain test_graphite_merge_tree_typed/test.py::test_multiple_paths_and_versions_tagged [gw6] [ 6%] PASSED test_lazy_database/test.py::test_drop_table[0-s3-True-Log] test_lazy_database/test.py::test_drop_table[4-default-False-Log] [gw1] [ 7%] PASSED test_graphite_merge_tree_typed/test.py::test_multiple_paths_and_versions_tagged test_graphite_merge_tree_typed/test.py::test_path_dangling_pointer [gw5] [ 8%] PASSED test_max_suspicious_broken_parts_replicated/test.py::test_corrupted_random_part test_max_suspicious_broken_parts_replicated/test.py::test_corrupted_unexpected_part [gw8] [ 9%] PASSED test_log_lz4_streaming/test.py::test_concatenation test_log_lz4_streaming/test.py::test_incomplete_rotation [gw5] [ 10%] PASSED test_max_suspicious_broken_parts_replicated/test.py::test_corrupted_unexpected_part test_max_suspicious_broken_parts_replicated/test.py::test_corrupted_unexpected_part_ultimate [gw6] [ 11%] PASSED test_lazy_database/test.py::test_drop_table[4-default-False-Log] test_lazy_database/test.py::test_drop_table[4-s3-True-Log] [gw5] [ 12%] PASSED test_max_suspicious_broken_parts_replicated/test.py::test_corrupted_unexpected_part_ultimate test_max_suspicious_broken_parts_replicated/test.py::test_unexpected_uncommitted_merge [gw8] [ 13%] PASSED test_log_lz4_streaming/test.py::test_incomplete_rotation [gw5] [ 14%] PASSED test_max_suspicious_broken_parts_replicated/test.py::test_unexpected_uncommitted_merge test_max_suspicious_broken_parts_replicated/test.py::test_unexpected_uncommitted_mutation [gw6] [ 15%] PASSED test_lazy_database/test.py::test_drop_table[4-s3-True-Log] [gw0] [ 16%] PASSED test_refreshable_mat_view/test.py::test_alters[settings0-None-False-None-False-False-False] test_refreshable_mat_view/test.py::test_alters[settings0-None-False-None-False-False-True] test_keeper_nodes_remove/test.py::test_nodes_remove [gw2] [ 17%] PASSED test_distributed_ddl/test.py::test_on_server_fail[configs] test_distributed_ddl/test.py::test_optimize_query[configs] [gw9] [ 18%] PASSED test_keeper_reconfig_remove/test.py::test_reconfig_remove_followers_from_3 [gw2] [ 19%] PASSED test_distributed_ddl/test.py::test_optimize_query[configs] test_distributed_ddl/test.py::test_rename[configs] [gw5] [ 20%] PASSED test_max_suspicious_broken_parts_replicated/test.py::test_unexpected_uncommitted_mutation [gw0] [ 21%] PASSED test_refreshable_mat_view/test.py::test_alters[settings0-None-False-None-False-False-True] test_refreshable_mat_view/test.py::test_alters[settings0-None-False-None-False-True-False] [gw3] [ 22%] PASSED test_failed_mutations/test.py::test_backoff_clickhouse_restart[False] test_failed_mutations/test.py::test_backoff_clickhouse_restart[True] [gw7] [ 23%] PASSED test_mutations_with_merge_tree/test.py::test_mutations_with_merge_background_task test_mutations_with_merge_tree/test.py::test_mutations_with_truncate_table [gw0] [ 24%] PASSED test_refreshable_mat_view/test.py::test_alters[settings0-None-False-None-False-True-False] test_refreshable_mat_view/test.py::test_alters[settings0-None-False-None-False-True-True] [gw1] [ 25%] PASSED test_graphite_merge_tree_typed/test.py::test_path_dangling_pointer [gw4] [ 26%] PASSED test_keeper_back_to_back/test.py::test_concurrent_watches test_keeper_back_to_back/test.py::test_end_of_session test_graphite_merge_tree_typed/test.py::test_paths_not_matching_any_pattern test_keeper_restore_from_snapshot/test.py::test_recover_from_snapshot [gw4] [ 27%] PASSED test_keeper_back_to_back/test.py::test_end_of_session test_keeper_back_to_back/test.py::test_end_of_watches_session [gw4] [ 28%] PASSED test_keeper_back_to_back/test.py::test_end_of_watches_session test_keeper_back_to_back/test.py::test_multitransactions [gw1] [ 29%] PASSED test_graphite_merge_tree_typed/test.py::test_paths_not_matching_any_pattern [gw4] [ 30%] PASSED test_keeper_back_to_back/test.py::test_multitransactions test_keeper_back_to_back/test.py::test_random_requests test_graphite_merge_tree_typed/test.py::test_rollup_aggregation_2_plain [gw0] [ 31%] PASSED test_refreshable_mat_view/test.py::test_alters[settings0-None-False-None-False-True-True] test_refreshable_mat_view/test.py::test_alters[settings0-None-False-None-True-False-False] [gw1] [ 32%] PASSED test_graphite_merge_tree_typed/test.py::test_rollup_aggregation_2_plain test_graphite_merge_tree_typed/test.py::test_rollup_aggregation_2_tagged [gw2] [ 33%] PASSED test_distributed_ddl/test.py::test_rename[configs] test_distributed_ddl/test.py::test_replicated_without_arguments[configs] [gw1] [ 34%] PASSED test_graphite_merge_tree_typed/test.py::test_rollup_aggregation_2_tagged test_graphite_merge_tree_typed/test.py::test_rollup_aggregation_plain test_max_rows_to_read_leaf_with_view/test.py::test_max_rows_to_read_leaf_via_view [gw1] [ 35%] PASSED test_graphite_merge_tree_typed/test.py::test_rollup_aggregation_plain test_graphite_merge_tree_typed/test.py::test_rollup_aggregation_tagged [gw1] [ 36%] PASSED test_graphite_merge_tree_typed/test.py::test_rollup_aggregation_tagged test_keeper_snapshot_small_distance/test.py::test_snapshot_and_load test_graphite_merge_tree_typed/test.py::test_rollup_versions_all [gw0] [ 37%] PASSED test_refreshable_mat_view/test.py::test_alters[settings0-None-False-None-True-False-False] test_refreshable_mat_view/test.py::test_alters[settings0-None-False-None-True-False-True] [gw1] [ 38%] PASSED test_graphite_merge_tree_typed/test.py::test_rollup_versions_all test_graphite_merge_tree_typed/test.py::test_rollup_versions_plain [gw1] [ 39%] PASSED test_graphite_merge_tree_typed/test.py::test_rollup_versions_plain test_graphite_merge_tree_typed/test.py::test_rollup_versions_tagged [gw1] [ 40%] PASSED test_graphite_merge_tree_typed/test.py::test_rollup_versions_tagged test_graphite_merge_tree_typed/test.py::test_rules_isolation [gw2] [ 41%] PASSED test_distributed_ddl/test.py::test_replicated_without_arguments[configs] test_distributed_ddl/test.py::test_simple_alters[configs] [gw1] [ 42%] PASSED test_graphite_merge_tree_typed/test.py::test_rules_isolation test_graphite_merge_tree_typed/test.py::test_system_graphite_retentions [gw0] [ 43%] PASSED test_refreshable_mat_view/test.py::test_alters[settings0-None-False-None-True-False-True] test_refreshable_mat_view/test.py::test_alters[settings0-None-False-None-True-True-False] [gw3] [ 44%] PASSED test_failed_mutations/test.py::test_backoff_clickhouse_restart[True] test_failed_mutations/test.py::test_exponential_backoff_create_dependent_table [gw1] [ 45%] PASSED test_graphite_merge_tree_typed/test.py::test_system_graphite_retentions [gw3] [ 46%] PASSED test_failed_mutations/test.py::test_exponential_backoff_create_dependent_table test_failed_mutations/test.py::test_exponential_backoff_setting_override [gw3] [ 47%] PASSED test_failed_mutations/test.py::test_exponential_backoff_setting_override test_failed_mutations/test.py::test_exponential_backoff_with_merge_tree[node0-True] test_read_temporary_tables_on_failure/test.py::test_different_versions [gw0] [ 48%] PASSED test_refreshable_mat_view/test.py::test_alters[settings0-None-False-None-True-True-False] test_refreshable_mat_view/test.py::test_alters[settings0-None-False-None-True-True-True] [gw5] [ 49%] PASSED test_max_rows_to_read_leaf_with_view/test.py::test_max_rows_to_read_leaf_via_view [gw7] [ 50%] PASSED test_mutations_with_merge_tree/test.py::test_mutations_with_truncate_table [gw9] [ 51%] PASSED test_keeper_restore_from_snapshot/test.py::test_recover_from_snapshot test_move_partition_to_disk_on_cluster/test.py::test_move_partition_to_disk_on_cluster test_keeper_persistent_log_multinode/test.py::test_restart_multinode [gw0] [ 52%] PASSED test_refreshable_mat_view/test.py::test_alters[settings0-None-False-None-True-True-True] test_refreshable_mat_view/test.py::test_alters[settings0-None-False-depends_on1-False-False-False] [gw4] [ 53%] PASSED test_keeper_back_to_back/test.py::test_random_requests test_keeper_back_to_back/test.py::test_sequential_nodes [gw4] [ 54%] PASSED test_keeper_back_to_back/test.py::test_sequential_nodes test_keeper_back_to_back/test.py::test_simple_commands [gw4] [ 55%] PASSED test_keeper_back_to_back/test.py::test_simple_commands test_keeper_back_to_back/test.py::test_stats [gw4] [ 56%] PASSED test_keeper_back_to_back/test.py::test_stats test_keeper_back_to_back/test.py::test_watchers [gw0] [ 57%] PASSED test_refreshable_mat_view/test.py::test_alters[settings0-None-False-depends_on1-False-False-False] test_refreshable_mat_view/test.py::test_alters[settings0-None-False-depends_on1-False-False-True] [gw3] [ 58%] PASSED test_failed_mutations/test.py::test_exponential_backoff_with_merge_tree[node0-True] test_failed_mutations/test.py::test_exponential_backoff_with_merge_tree[node1-False] [gw3] [ 59%] PASSED test_failed_mutations/test.py::test_exponential_backoff_with_merge_tree[node1-False] test_failed_mutations/test.py::test_exponential_backoff_with_replicated_tree [gw2] [ 60%] PASSED test_distributed_ddl/test.py::test_simple_alters[configs] test_distributed_ddl/test.py::test_socket_timeout[configs] [gw0] [ 61%] PASSED test_refreshable_mat_view/test.py::test_alters[settings0-None-False-depends_on1-False-False-True] test_refreshable_mat_view/test.py::test_alters[settings0-None-False-depends_on1-False-True-False] [gw1] [ 62%] PASSED test_read_temporary_tables_on_failure/test.py::test_different_versions [gw4] [ 63%] PASSED test_keeper_back_to_back/test.py::test_watchers test_recovery_time_metric/test.py::test_recovery_time_metric [gw0] [ 64%] PASSED test_refreshable_mat_view/test.py::test_alters[settings0-None-False-depends_on1-False-True-False] test_refreshable_mat_view/test.py::test_alters[settings0-None-False-depends_on1-False-True-True] test_merges_memory_limit/test.py::test_memory_limit_success [gw9] [ 65%] PASSED test_move_partition_to_disk_on_cluster/test.py::test_move_partition_to_disk_on_cluster [gw3] [ 66%] PASSED test_failed_mutations/test.py::test_exponential_backoff_with_replicated_tree test_failed_mutations/test.py::test_no_backoff_after_killing_mutation[False] [gw0] [ 67%] PASSED test_refreshable_mat_view/test.py::test_alters[settings0-None-False-depends_on1-False-True-True] test_refreshable_mat_view/test.py::test_alters[settings0-None-False-depends_on1-True-False-False] [gw8] [ 68%] PASSED test_keeper_nodes_remove/test.py::test_nodes_remove [gw7] [ 69%] PASSED test_keeper_persistent_log_multinode/test.py::test_restart_multinode test_lost_part_during_startup/test.py::test_lost_part_during_startup test_modify_engine_on_restart/test_storage_policies.py::test_modify_engine_on_restart [gw3] [ 70%] PASSED test_failed_mutations/test.py::test_no_backoff_after_killing_mutation[False] test_failed_mutations/test.py::test_no_backoff_after_killing_mutation[True] [gw0] [ 71%] PASSED test_refreshable_mat_view/test.py::test_alters[settings0-None-False-depends_on1-True-False-False] test_refreshable_mat_view/test.py::test_alters[settings0-None-False-depends_on1-True-False-True] [gw5] [ 72%] SKIPPED test_merges_memory_limit/test.py::test_memory_limit_success test_mutation_fetch_fallback/test.py::test_mutation_fetch_fallback [gw3] [ 73%] PASSED test_failed_mutations/test.py::test_no_backoff_after_killing_mutation[True] [gw0] [ 74%] PASSED test_refreshable_mat_view/test.py::test_alters[settings0-None-False-depends_on1-True-False-True] test_refreshable_mat_view/test.py::test_alters[settings0-None-False-depends_on1-True-True-False] [gw6] [ 75%] PASSED test_keeper_snapshot_small_distance/test.py::test_snapshot_and_load test_materialized_view_restart_server/test.py::test_materialized_view_with_subquery [gw0] [ 76%] PASSED test_refreshable_mat_view/test.py::test_alters[settings0-None-False-depends_on1-True-True-False] test_refreshable_mat_view/test.py::test_alters[settings0-None-False-depends_on1-True-True-True] [gw1] [ 77%] PASSED test_recovery_time_metric/test.py::test_recovery_time_metric [gw2] [ 78%] PASSED test_distributed_ddl/test.py::test_socket_timeout[configs] test_distributed_ddl/test.py::test_on_server_fail[configs_secure] [gw0] [ 79%] PASSED test_refreshable_mat_view/test.py::test_alters[settings0-None-False-depends_on1-True-True-True] test_refreshable_mat_view/test.py::test_alters[settings0-None-True-None-False-False-False] [gw0] [ 80%] PASSED test_refreshable_mat_view/test.py::test_alters[settings0-None-True-None-False-False-False] test_refreshable_mat_view/test.py::test_alters[settings0-None-True-None-False-False-True] [gw5] [ 81%] PASSED test_mutation_fetch_fallback/test.py::test_mutation_fetch_fallback [gw6] [ 82%] PASSED test_materialized_view_restart_server/test.py::test_materialized_view_with_subquery test_prometheus_endpoint/test.py::test_prometheus_endpoint [gw0] [ 83%] PASSED test_refreshable_mat_view/test.py::test_alters[settings0-None-True-None-False-False-True] test_refreshable_mat_view/test.py::test_alters[settings0-None-True-None-False-True-False] [gw0] [ 84%] PASSED test_refreshable_mat_view/test.py::test_alters[settings0-None-True-None-False-True-False] test_refreshable_mat_view/test.py::test_alters[settings0-None-True-None-False-True-True] [gw0] [ 85%] PASSED test_refreshable_mat_view/test.py::test_alters[settings0-None-True-None-False-True-True] test_refreshable_mat_view/test.py::test_alters[settings0-None-True-None-True-False-False] [gw7] [ 86%] PASSED test_modify_engine_on_restart/test_storage_policies.py::test_modify_engine_on_restart [gw6] [ 87%] PASSED test_prometheus_endpoint/test.py::test_prometheus_endpoint [gw0] [ 88%] PASSED test_refreshable_mat_view/test.py::test_alters[settings0-None-True-None-True-False-False] test_refreshable_mat_view/test.py::test_alters[settings0-None-True-None-True-False-True] [gw0] [ 89%] PASSED test_refreshable_mat_view/test.py::test_alters[settings0-None-True-None-True-False-True] test_refreshable_mat_view/test.py::test_alters[settings0-None-True-None-True-True-False] [gw0] [ 90%] PASSED test_refreshable_mat_view/test.py::test_alters[settings0-None-True-None-True-True-False] test_refreshable_mat_view/test.py::test_alters[settings0-None-True-None-True-True-True] [gw0] [ 91%] PASSED test_refreshable_mat_view/test.py::test_alters[settings0-None-True-None-True-True-True] test_refreshable_mat_view/test.py::test_alters[settings0-None-True-depends_on1-False-False-False] [gw0] [ 92%] PASSED test_refreshable_mat_view/test.py::test_alters[settings0-None-True-depends_on1-False-False-False] [gw2] [ 93%] PASSED test_distributed_ddl/test.py::test_on_server_fail[configs_secure] test_distributed_ddl/test.py::test_optimize_query[configs_secure] [gw2] [ 94%] PASSED test_distributed_ddl/test.py::test_optimize_query[configs_secure] test_distributed_ddl/test.py::test_rename[configs_secure] [gw2] [ 95%] PASSED test_distributed_ddl/test.py::test_rename[configs_secure] test_distributed_ddl/test.py::test_replicated_without_arguments[configs_secure] [gw2] [ 96%] PASSED test_distributed_ddl/test.py::test_replicated_without_arguments[configs_secure] test_distributed_ddl/test.py::test_simple_alters[configs_secure] [gw2] [ 97%] PASSED test_distributed_ddl/test.py::test_simple_alters[configs_secure] test_distributed_ddl/test.py::test_socket_timeout[configs_secure] [gw2] [ 98%] PASSED test_distributed_ddl/test.py::test_socket_timeout[configs_secure] [gw8] [ 99%] PASSED test_lost_part_during_startup/test.py::test_lost_part_during_startup test_modify_engine_on_restart/test_args.py::test_modify_engine_on_restart_with_arguments [gw8] [100%] PASSED test_modify_engine_on_restart/test_args.py::test_modify_engine_on_restart_with_arguments =============================== warnings summary =============================== test_max_rows_to_read_leaf_with_view/test.py::test_max_rows_to_read_leaf_via_view /usr/local/lib/python3.10/dist-packages/_pytest/threadexception.py:73: PytestUnhandledThreadExceptionWarning: Exception in thread Thread-18 (zk_loop) Traceback (most recent call last): File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner self.run() File "/usr/lib/python3.10/threading.py", line 953, in run self._target(*self._args, **self._kwargs) File "/usr/local/lib/python3.10/dist-packages/kazoo/protocol/connection.py", line 512, in zk_loop if retry(self._connect_loop, retry) is STOP_CONNECTING: File "/usr/local/lib/python3.10/dist-packages/kazoo/retry.py", line 126, in __call__ return func(*args, **kwargs) File "/usr/local/lib/python3.10/dist-packages/kazoo/protocol/connection.py", line 552, in _connect_loop status = self._connect_attempt(host, hostip, port, retry) File "/usr/local/lib/python3.10/dist-packages/kazoo/protocol/connection.py", line 602, in _connect_attempt response = self._read_socket(read_timeout) File "/usr/local/lib/python3.10/dist-packages/kazoo/protocol/connection.py", line 453, in _read_socket return self._read_response(header, buffer, offset) File "/usr/local/lib/python3.10/dist-packages/kazoo/protocol/connection.py", line 376, in _read_response request, async_object, xid = client._pending.popleft() IndexError: pop from an empty deque warnings.warn(pytest.PytestUnhandledThreadExceptionWarning(msg)) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ----------------- generated report log file: parallel1_0.jsonl ----------------- ============================== slowest durations =============================== 294.01s call test_lost_part_during_startup/test.py::test_lost_part_during_startup 52.98s setup test_distributed_ddl/test.py::test_on_server_fail[configs_secure] 50.06s call test_keeper_nodes_remove/test.py::test_nodes_remove 46.90s call test_keeper_snapshot_small_distance/test.py::test_snapshot_and_load 45.84s call test_distributed_ddl/test.py::test_simple_alters[configs_secure] 35.76s call test_distributed_ddl/test.py::test_socket_timeout[configs] 33.83s call test_distributed_ddl/test.py::test_socket_timeout[configs_secure] 30.47s teardown test_distributed_ddl/test.py::test_socket_timeout[configs_secure] 30.04s setup test_refreshable_mat_view/test.py::test_alters[settings0-None-False-None-False-False-False] 28.45s call test_keeper_back_to_back/test.py::test_concurrent_watches 27.49s call test_keeper_back_to_back/test.py::test_random_requests 27.34s call test_mutations_with_merge_tree/test.py::test_mutations_with_merge_background_task 26.29s call test_mutations_with_merge_tree/test.py::test_mutations_with_truncate_table 25.56s call test_graphite_merge_tree_typed/test.py::test_path_dangling_pointer 24.57s setup test_modify_engine_on_restart/test_args.py::test_modify_engine_on_restart_with_arguments 24.01s call test_distributed_ddl/test.py::test_simple_alters[configs] 22.79s setup test_modify_engine_on_restart/test_storage_policies.py::test_modify_engine_on_restart 22.74s teardown test_max_rows_to_read_leaf_with_view/test.py::test_max_rows_to_read_leaf_via_view 22.27s setup test_failed_mutations/test.py::test_backoff_clickhouse_restart[False] 21.81s teardown test_lazy_database/test.py::test_drop_table[4-s3-True-Log] 21.50s teardown test_modify_engine_on_restart/test_storage_policies.py::test_modify_engine_on_restart 21.50s setup test_max_suspicious_broken_parts_replicated/test.py::test_corrupted_random_part 21.01s setup test_distributed_ddl/test.py::test_on_server_fail[configs] 20.98s call test_failed_mutations/test.py::test_backoff_clickhouse_restart[True] 20.98s call test_modify_engine_on_restart/test_storage_policies.py::test_modify_engine_on_restart 19.61s call test_failed_mutations/test.py::test_backoff_clickhouse_restart[False] 19.50s setup test_keeper_back_to_back/test.py::test_concurrent_watches 17.41s setup test_lazy_database/test.py::test_drop_table[0-default-False-Log] 16.84s setup test_graphite_merge_tree_typed/test.py::test_combined_rules 16.41s setup test_max_rows_to_read_leaf_with_view/test.py::test_max_rows_to_read_leaf_via_view 16.10s setup test_move_partition_to_disk_on_cluster/test.py::test_move_partition_to_disk_on_cluster 16.01s call test_distributed_ddl/test.py::test_rename[configs] 15.97s teardown test_max_suspicious_broken_parts_replicated/test.py::test_unexpected_uncommitted_mutation 15.94s setup test_log_lz4_streaming/test.py::test_concatenation 15.83s call test_failed_mutations/test.py::test_exponential_backoff_with_merge_tree[node0-True] 15.82s setup test_recovery_time_metric/test.py::test_recovery_time_metric 15.72s setup test_keeper_and_access_storage/test.py::test_create_replicated 15.68s setup test_mutations_with_merge_tree/test.py::test_mutations_with_merge_background_task 15.58s setup test_keeper_restore_from_snapshot/test.py::test_recover_from_snapshot 15.39s setup test_keeper_nodes_remove/test.py::test_nodes_remove 15.24s call test_distributed_ddl/test.py::test_rename[configs_secure] 14.95s setup test_keeper_reconfig_remove/test.py::test_reconfig_remove_followers_from_3 14.73s call test_keeper_persistent_log_multinode/test.py::test_restart_multinode 14.23s call test_recovery_time_metric/test.py::test_recovery_time_metric 13.85s setup test_mutation_fetch_fallback/test.py::test_mutation_fetch_fallback 13.81s setup test_prometheus_endpoint/test.py::test_prometheus_endpoint 13.51s setup test_read_temporary_tables_on_failure/test.py::test_different_versions 13.51s setup test_materialized_view_restart_server/test.py::test_materialized_view_with_subquery 13.45s teardown test_keeper_reconfig_remove/test.py::test_reconfig_remove_followers_from_3 12.80s setup test_merges_memory_limit/test.py::test_memory_limit_success 12.65s call test_distributed_ddl/test.py::test_on_server_fail[configs] 12.19s call test_keeper_back_to_back/test.py::test_watchers 11.48s call test_modify_engine_on_restart/test_args.py::test_modify_engine_on_restart_with_arguments 10.89s call test_distributed_ddl/test.py::test_replicated_without_arguments[configs] 10.37s setup test_lost_part_during_startup/test.py::test_lost_part_during_startup 10.35s setup test_keeper_persistent_log_multinode/test.py::test_restart_multinode 9.35s call test_distributed_ddl/test.py::test_replicated_without_arguments[configs_secure] 9.32s setup test_keeper_snapshot_small_distance/test.py::test_snapshot_and_load 9.12s call test_log_lz4_streaming/test.py::test_concatenation 9.07s call test_failed_mutations/test.py::test_exponential_backoff_with_replicated_tree 8.65s teardown test_modify_engine_on_restart/test_args.py::test_modify_engine_on_restart_with_arguments 8.33s call test_failed_mutations/test.py::test_no_backoff_after_killing_mutation[False] 7.94s call test_keeper_restore_from_snapshot/test.py::test_recover_from_snapshot 7.49s call test_distributed_ddl/test.py::test_on_server_fail[configs_secure] 7.13s call test_failed_mutations/test.py::test_no_backoff_after_killing_mutation[True] 7.07s call test_log_lz4_streaming/test.py::test_incomplete_rotation 6.88s call test_mutation_fetch_fallback/test.py::test_mutation_fetch_fallback 6.44s teardown test_prometheus_endpoint/test.py::test_prometheus_endpoint 5.97s call test_lazy_database/test.py::test_drop_table[4-s3-True-Log] 5.79s call test_lazy_database/test.py::test_drop_table[4-default-False-Log] 5.57s call test_read_temporary_tables_on_failure/test.py::test_different_versions 5.02s teardown test_keeper_back_to_back/test.py::test_watchers 4.99s call test_materialized_view_restart_server/test.py::test_materialized_view_with_subquery 4.91s teardown test_failed_mutations/test.py::test_no_backoff_after_killing_mutation[True] 4.86s teardown test_graphite_merge_tree_typed/test.py::test_system_graphite_retentions 4.63s teardown test_mutations_with_merge_tree/test.py::test_mutations_with_truncate_table 4.26s call test_refreshable_mat_view/test.py::test_alters[settings0-None-False-None-True-True-True] 4.05s call test_refreshable_mat_view/test.py::test_alters[settings0-None-False-depends_on1-True-True-False] 4.04s teardown test_mutation_fetch_fallback/test.py::test_mutation_fetch_fallback 4.04s call test_refreshable_mat_view/test.py::test_alters[settings0-None-False-None-True-False-True] 4.01s call test_move_partition_to_disk_on_cluster/test.py::test_move_partition_to_disk_on_cluster 3.95s call test_refreshable_mat_view/test.py::test_alters[settings0-None-False-None-True-False-False] 3.86s call test_refreshable_mat_view/test.py::test_alters[settings0-None-False-None-True-True-False] 3.79s call test_refreshable_mat_view/test.py::test_alters[settings0-None-True-None-False-False-True] 3.74s call test_refreshable_mat_view/test.py::test_alters[settings0-None-True-None-True-False-True] 3.72s teardown test_merges_memory_limit/test.py::test_memory_limit_success 3.72s call test_refreshable_mat_view/test.py::test_alters[settings0-None-False-depends_on1-True-False-False] 3.69s call test_refreshable_mat_view/test.py::test_alters[settings0-None-True-None-True-True-True] 3.52s call test_refreshable_mat_view/test.py::test_alters[settings0-None-False-depends_on1-True-False-True] 3.51s teardown test_read_temporary_tables_on_failure/test.py::test_different_versions 3.49s call test_refreshable_mat_view/test.py::test_alters[settings0-None-False-depends_on1-True-True-True] 3.44s call test_refreshable_mat_view/test.py::test_alters[settings0-None-True-None-True-False-False] 3.43s call test_refreshable_mat_view/test.py::test_alters[settings0-None-True-None-True-True-False] 3.29s call test_refreshable_mat_view/test.py::test_alters[settings0-None-False-depends_on1-False-False-False] 3.18s call test_max_suspicious_broken_parts_replicated/test.py::test_corrupted_unexpected_part_ultimate 3.14s call test_refreshable_mat_view/test.py::test_alters[settings0-None-False-None-False-False-True] 3.14s call test_refreshable_mat_view/test.py::test_alters[settings0-None-False-depends_on1-False-False-True] 3.13s setup test_refreshable_mat_view/test.py::test_alters[settings0-None-False-depends_on1-False-True-True] 3.10s call test_refreshable_mat_view/test.py::test_alters[settings0-None-False-depends_on1-False-True-True] 3.07s call test_refreshable_mat_view/test.py::test_alters[settings0-None-False-None-False-False-False] 3.06s call test_max_suspicious_broken_parts_replicated/test.py::test_unexpected_uncommitted_mutation 3.05s call test_refreshable_mat_view/test.py::test_alters[settings0-None-False-depends_on1-False-True-False] 3.04s call test_refreshable_mat_view/test.py::test_alters[settings0-None-False-None-False-True-True] 3.02s call test_failed_mutations/test.py::test_exponential_backoff_create_dependent_table 2.99s call test_refreshable_mat_view/test.py::test_alters[settings0-None-True-None-False-True-True] 2.95s call test_max_suspicious_broken_parts_replicated/test.py::test_unexpected_uncommitted_merge 2.89s call test_refreshable_mat_view/test.py::test_alters[settings0-None-False-None-False-True-False] 2.89s call test_refreshable_mat_view/test.py::test_alters[settings0-None-True-depends_on1-False-False-False] 2.88s call test_refreshable_mat_view/test.py::test_alters[settings0-None-True-None-False-True-False] 2.84s call test_refreshable_mat_view/test.py::test_alters[settings0-None-True-None-False-False-False] 2.72s setup test_refreshable_mat_view/test.py::test_alters[settings0-None-False-depends_on1-True-False-False] 2.68s call test_max_suspicious_broken_parts_replicated/test.py::test_corrupted_unexpected_part 2.68s teardown test_move_partition_to_disk_on_cluster/test.py::test_move_partition_to_disk_on_cluster 2.65s call test_keeper_reconfig_remove/test.py::test_reconfig_remove_followers_from_3 2.64s setup test_refreshable_mat_view/test.py::test_alters[settings0-None-False-None-False-False-True] 2.62s setup test_refreshable_mat_view/test.py::test_alters[settings0-None-False-depends_on1-True-True-False] 2.52s setup test_refreshable_mat_view/test.py::test_alters[settings0-None-False-None-True-False-True] 2.51s setup test_refreshable_mat_view/test.py::test_alters[settings0-None-True-None-False-False-True] 2.51s setup test_refreshable_mat_view/test.py::test_alters[settings0-None-False-None-False-True-True] 2.46s setup test_refreshable_mat_view/test.py::test_alters[settings0-None-True-depends_on1-False-False-False] 2.46s setup test_refreshable_mat_view/test.py::test_alters[settings0-None-True-None-False-True-False] 2.44s setup test_refreshable_mat_view/test.py::test_alters[settings0-None-False-None-True-True-False] 2.42s setup test_refreshable_mat_view/test.py::test_alters[settings0-None-False-None-True-True-True] 2.41s setup test_refreshable_mat_view/test.py::test_alters[settings0-None-True-None-False-False-False] 2.37s setup test_refreshable_mat_view/test.py::test_alters[settings0-None-False-None-True-False-False] 2.37s call test_failed_mutations/test.py::test_exponential_backoff_with_merge_tree[node1-False] 2.36s setup test_refreshable_mat_view/test.py::test_alters[settings0-None-True-None-False-True-True] 2.36s setup test_refreshable_mat_view/test.py::test_alters[settings0-None-True-None-True-False-True] 2.36s setup test_refreshable_mat_view/test.py::test_alters[settings0-None-True-None-True-True-True] 2.32s setup test_refreshable_mat_view/test.py::test_alters[settings0-None-False-depends_on1-False-True-False] 2.31s setup test_refreshable_mat_view/test.py::test_alters[settings0-None-False-depends_on1-False-False-False] 2.31s setup test_refreshable_mat_view/test.py::test_alters[settings0-None-True-None-True-True-False] 2.26s call test_max_suspicious_broken_parts_replicated/test.py::test_corrupted_random_part 2.26s setup test_refreshable_mat_view/test.py::test_alters[settings0-None-False-depends_on1-False-False-True] 2.26s setup test_refreshable_mat_view/test.py::test_alters[settings0-None-False-None-False-True-False] 2.21s setup test_refreshable_mat_view/test.py::test_alters[settings0-None-True-None-True-False-False] 2.21s setup test_refreshable_mat_view/test.py::test_alters[settings0-None-False-depends_on1-True-True-True] 2.16s setup test_refreshable_mat_view/test.py::test_alters[settings0-None-False-depends_on1-True-False-True] 2.09s teardown test_refreshable_mat_view/test.py::test_alters[settings0-None-True-depends_on1-False-False-False] 2.05s teardown test_keeper_persistent_log_multinode/test.py::test_restart_multinode 1.94s teardown test_lost_part_during_startup/test.py::test_lost_part_during_startup 1.86s call test_lazy_database/test.py::test_drop_table[0-s3-True-Log] 1.81s call test_prometheus_endpoint/test.py::test_prometheus_endpoint 1.80s call test_lazy_database/test.py::test_drop_table[0-default-False-Log] 1.76s teardown test_keeper_nodes_remove/test.py::test_nodes_remove 1.69s teardown test_keeper_restore_from_snapshot/test.py::test_recover_from_snapshot 1.61s call test_graphite_merge_tree_typed/test.py::test_rollup_versions_tagged 1.55s teardown test_keeper_snapshot_small_distance/test.py::test_snapshot_and_load 1.53s teardown test_materialized_view_restart_server/test.py::test_materialized_view_with_subquery 1.32s call test_graphite_merge_tree_typed/test.py::test_rollup_versions_all 1.27s call test_graphite_merge_tree_typed/test.py::test_rollup_versions_plain 1.21s call test_graphite_merge_tree_typed/test.py::test_combined_rules 1.21s call test_max_rows_to_read_leaf_with_view/test.py::test_max_rows_to_read_leaf_via_view 1.19s call test_graphite_merge_tree_typed/test.py::test_multiple_output_blocks 1.18s call test_graphite_merge_tree_typed/test.py::test_rollup_aggregation_tagged 1.18s teardown test_recovery_time_metric/test.py::test_recovery_time_metric 1.17s call test_failed_mutations/test.py::test_exponential_backoff_setting_override 1.16s teardown test_log_lz4_streaming/test.py::test_incomplete_rotation 1.12s teardown test_keeper_and_access_storage/test.py::test_create_replicated 1.05s call test_distributed_ddl/test.py::test_optimize_query[configs] 1.00s call test_graphite_merge_tree_typed/test.py::test_rules_isolation 1.00s call test_distributed_ddl/test.py::test_optimize_query[configs_secure] 0.95s call test_graphite_merge_tree_typed/test.py::test_system_graphite_retentions 0.93s call test_graphite_merge_tree_typed/test.py::test_rollup_aggregation_plain 0.68s call test_graphite_merge_tree_typed/test.py::test_paths_not_matching_any_pattern 0.64s call test_keeper_back_to_back/test.py::test_end_of_watches_session 0.62s call test_keeper_back_to_back/test.py::test_stats 0.43s call test_graphite_merge_tree_typed/test.py::test_rollup_aggregation_2_tagged 0.42s call test_graphite_merge_tree_typed/test.py::test_multiple_paths_and_versions_tagged 0.42s call test_graphite_merge_tree_typed/test.py::test_rollup_aggregation_2_plain 0.42s call test_graphite_merge_tree_typed/test.py::test_multiple_paths_and_versions_plain 0.33s setup test_graphite_merge_tree_typed/test.py::test_rollup_versions_all 0.33s setup test_graphite_merge_tree_typed/test.py::test_rollup_aggregation_2_plain 0.32s setup test_graphite_merge_tree_typed/test.py::test_rollup_versions_plain 0.32s teardown test_graphite_merge_tree_typed/test.py::test_rollup_aggregation_tagged 0.32s setup test_graphite_merge_tree_typed/test.py::test_rollup_versions_tagged 0.32s setup test_graphite_merge_tree_typed/test.py::test_multiple_paths_and_versions_plain 0.32s setup test_graphite_merge_tree_typed/test.py::test_rollup_aggregation_tagged 0.32s teardown test_graphite_merge_tree_typed/test.py::test_rollup_aggregation_plain 0.32s teardown test_graphite_merge_tree_typed/test.py::test_rollup_aggregation_2_tagged 0.32s setup test_graphite_merge_tree_typed/test.py::test_rollup_aggregation_plain 0.27s call test_keeper_and_access_storage/test.py::test_create_replicated 0.27s teardown test_graphite_merge_tree_typed/test.py::test_rollup_versions_all 0.27s setup test_graphite_merge_tree_typed/test.py::test_system_graphite_retentions 0.27s setup test_graphite_merge_tree_typed/test.py::test_rules_isolation 0.27s call test_merges_memory_limit/test.py::test_memory_limit_success 0.27s setup test_graphite_merge_tree_typed/test.py::test_path_dangling_pointer 0.27s setup test_graphite_merge_tree_typed/test.py::test_rollup_aggregation_2_tagged 0.27s teardown test_graphite_merge_tree_typed/test.py::test_rollup_versions_tagged 0.27s setup test_graphite_merge_tree_typed/test.py::test_multiple_paths_and_versions_tagged 0.27s setup test_graphite_merge_tree_typed/test.py::test_paths_not_matching_any_pattern 0.27s teardown test_graphite_merge_tree_typed/test.py::test_multiple_output_blocks 0.27s teardown test_graphite_merge_tree_typed/test.py::test_paths_not_matching_any_pattern 0.27s teardown test_graphite_merge_tree_typed/test.py::test_rollup_versions_plain 0.27s setup test_graphite_merge_tree_typed/test.py::test_multiple_output_blocks 0.27s teardown test_graphite_merge_tree_typed/test.py::test_path_dangling_pointer 0.27s teardown test_graphite_merge_tree_typed/test.py::test_multiple_paths_and_versions_plain 0.27s teardown test_graphite_merge_tree_typed/test.py::test_multiple_paths_and_versions_tagged 0.27s teardown test_graphite_merge_tree_typed/test.py::test_rules_isolation 0.27s teardown test_graphite_merge_tree_typed/test.py::test_rollup_aggregation_2_plain 0.25s call test_keeper_back_to_back/test.py::test_end_of_session 0.22s call test_keeper_back_to_back/test.py::test_sequential_nodes 0.22s teardown test_graphite_merge_tree_typed/test.py::test_combined_rules 0.15s call test_keeper_back_to_back/test.py::test_simple_commands 0.12s call test_keeper_back_to_back/test.py::test_multitransactions 0.03s teardown test_keeper_back_to_back/test.py::test_random_requests 0.01s teardown test_keeper_back_to_back/test.py::test_concurrent_watches 0.00s teardown test_keeper_back_to_back/test.py::test_end_of_watches_session 0.00s teardown test_keeper_back_to_back/test.py::test_stats 0.00s teardown test_distributed_ddl/test.py::test_on_server_fail[configs] 0.00s setup test_distributed_ddl/test.py::test_replicated_without_arguments[configs_secure] 0.00s teardown test_distributed_ddl/test.py::test_on_server_fail[configs_secure] 0.00s teardown test_distributed_ddl/test.py::test_rename[configs_secure] 0.00s teardown test_failed_mutations/test.py::test_backoff_clickhouse_restart[False] 0.00s setup test_keeper_back_to_back/test.py::test_watchers 0.00s teardown test_distributed_ddl/test.py::test_rename[configs] 0.00s teardown test_refreshable_mat_view/test.py::test_alters[settings0-None-False-depends_on1-False-False-True] 0.00s teardown test_refreshable_mat_view/test.py::test_alters[settings0-None-True-None-True-False-False] 0.00s teardown test_max_suspicious_broken_parts_replicated/test.py::test_corrupted_random_part 0.00s setup test_keeper_back_to_back/test.py::test_random_requests 0.00s teardown test_refreshable_mat_view/test.py::test_alters[settings0-None-False-None-True-True-True] 0.00s teardown test_refreshable_mat_view/test.py::test_alters[settings0-None-False-None-False-True-False] 0.00s setup test_keeper_back_to_back/test.py::test_end_of_session 0.00s setup test_lazy_database/test.py::test_drop_table[0-s3-True-Log] 0.00s setup test_max_suspicious_broken_parts_replicated/test.py::test_corrupted_unexpected_part 0.00s setup test_keeper_back_to_back/test.py::test_sequential_nodes 0.00s teardown test_failed_mutations/test.py::test_exponential_backoff_with_merge_tree[node1-False] 0.00s setup test_lazy_database/test.py::test_drop_table[4-s3-True-Log] 0.00s teardown test_refreshable_mat_view/test.py::test_alters[settings0-None-False-None-False-True-True] 0.00s teardown test_refreshable_mat_view/test.py::test_alters[settings0-None-True-None-False-False-False] 0.00s teardown test_refreshable_mat_view/test.py::test_alters[settings0-None-False-None-False-False-False] 0.00s setup test_failed_mutations/test.py::test_backoff_clickhouse_restart[True] 0.00s setup test_distributed_ddl/test.py::test_optimize_query[configs] 0.00s teardown test_refreshable_mat_view/test.py::test_alters[settings0-None-False-None-True-False-False] 0.00s teardown test_refreshable_mat_view/test.py::test_alters[settings0-None-False-depends_on1-False-True-True] 0.00s teardown test_max_suspicious_broken_parts_replicated/test.py::test_unexpected_uncommitted_merge 0.00s setup test_distributed_ddl/test.py::test_replicated_without_arguments[configs] 0.00s setup test_failed_mutations/test.py::test_no_backoff_after_killing_mutation[True] 0.00s setup test_lazy_database/test.py::test_drop_table[4-default-False-Log] 0.00s setup test_failed_mutations/test.py::test_no_backoff_after_killing_mutation[False] 0.00s setup test_distributed_ddl/test.py::test_rename[configs_secure] 0.00s setup test_failed_mutations/test.py::test_exponential_backoff_with_merge_tree[node1-False] 0.00s setup test_distributed_ddl/test.py::test_socket_timeout[configs] 0.00s setup test_failed_mutations/test.py::test_exponential_backoff_with_merge_tree[node0-True] 0.00s teardown test_refreshable_mat_view/test.py::test_alters[settings0-None-False-depends_on1-True-True-False] 0.00s setup test_distributed_ddl/test.py::test_rename[configs] 0.00s setup test_keeper_back_to_back/test.py::test_multitransactions 0.00s teardown test_mutations_with_merge_tree/test.py::test_mutations_with_merge_background_task 0.00s teardown test_refreshable_mat_view/test.py::test_alters[settings0-None-False-depends_on1-True-True-True] 0.00s teardown test_lazy_database/test.py::test_drop_table[0-default-False-Log] 0.00s teardown test_refreshable_mat_view/test.py::test_alters[settings0-None-False-depends_on1-True-False-True] 0.00s setup test_distributed_ddl/test.py::test_simple_alters[configs_secure] 0.00s teardown test_distributed_ddl/test.py::test_socket_timeout[configs] 0.00s setup test_mutations_with_merge_tree/test.py::test_mutations_with_truncate_table 0.00s teardown test_refreshable_mat_view/test.py::test_alters[settings0-None-False-depends_on1-True-False-False] 0.00s teardown test_keeper_back_to_back/test.py::test_sequential_nodes 0.00s teardown test_refreshable_mat_view/test.py::test_alters[settings0-None-False-None-True-False-True] 0.00s setup test_distributed_ddl/test.py::test_optimize_query[configs_secure] 0.00s teardown test_refreshable_mat_view/test.py::test_alters[settings0-None-True-None-True-True-False] 0.00s teardown test_refreshable_mat_view/test.py::test_alters[settings0-None-False-depends_on1-False-False-False] 0.00s setup test_keeper_back_to_back/test.py::test_simple_commands 0.00s teardown test_refreshable_mat_view/test.py::test_alters[settings0-None-True-None-False-False-True] 0.00s setup test_distributed_ddl/test.py::test_socket_timeout[configs_secure] 0.00s teardown test_refreshable_mat_view/test.py::test_alters[settings0-None-True-None-True-False-True] 0.00s teardown test_refreshable_mat_view/test.py::test_alters[settings0-None-False-None-True-True-False] 0.00s teardown test_failed_mutations/test.py::test_backoff_clickhouse_restart[True] 0.00s teardown test_refreshable_mat_view/test.py::test_alters[settings0-None-True-None-True-True-True] 0.00s teardown test_refreshable_mat_view/test.py::test_alters[settings0-None-True-None-False-True-False] 0.00s teardown test_refreshable_mat_view/test.py::test_alters[settings0-None-True-None-False-True-True] 0.00s teardown test_keeper_back_to_back/test.py::test_simple_commands 0.00s setup test_failed_mutations/test.py::test_exponential_backoff_with_replicated_tree 0.00s teardown test_log_lz4_streaming/test.py::test_concatenation 0.00s teardown test_distributed_ddl/test.py::test_simple_alters[configs] 0.00s teardown test_lazy_database/test.py::test_drop_table[4-default-False-Log] 0.00s teardown test_refreshable_mat_view/test.py::test_alters[settings0-None-False-depends_on1-False-True-False] 0.00s setup test_failed_mutations/test.py::test_exponential_backoff_create_dependent_table 0.00s teardown test_failed_mutations/test.py::test_no_backoff_after_killing_mutation[False] 0.00s teardown test_failed_mutations/test.py::test_exponential_backoff_create_dependent_table 0.00s teardown test_refreshable_mat_view/test.py::test_alters[settings0-None-False-None-False-False-True] 0.00s setup test_log_lz4_streaming/test.py::test_incomplete_rotation 0.00s teardown test_keeper_back_to_back/test.py::test_multitransactions 0.00s teardown test_keeper_back_to_back/test.py::test_end_of_session 0.00s teardown test_failed_mutations/test.py::test_exponential_backoff_with_merge_tree[node0-True] 0.00s teardown test_distributed_ddl/test.py::test_optimize_query[configs_secure] 0.00s setup test_keeper_back_to_back/test.py::test_end_of_watches_session 0.00s teardown test_distributed_ddl/test.py::test_replicated_without_arguments[configs_secure] 0.00s setup test_failed_mutations/test.py::test_exponential_backoff_setting_override 0.00s setup test_max_suspicious_broken_parts_replicated/test.py::test_corrupted_unexpected_part_ultimate 0.00s teardown test_distributed_ddl/test.py::test_optimize_query[configs] 0.00s setup test_keeper_back_to_back/test.py::test_stats 0.00s setup test_distributed_ddl/test.py::test_simple_alters[configs] 0.00s setup test_max_suspicious_broken_parts_replicated/test.py::test_unexpected_uncommitted_mutation 0.00s teardown test_distributed_ddl/test.py::test_simple_alters[configs_secure] 0.00s teardown test_failed_mutations/test.py::test_exponential_backoff_with_replicated_tree 0.00s setup test_max_suspicious_broken_parts_replicated/test.py::test_unexpected_uncommitted_merge 0.00s teardown test_distributed_ddl/test.py::test_replicated_without_arguments[configs] 0.00s teardown test_lazy_database/test.py::test_drop_table[0-s3-True-Log] 0.00s teardown test_max_suspicious_broken_parts_replicated/test.py::test_corrupted_unexpected_part 0.00s teardown test_max_suspicious_broken_parts_replicated/test.py::test_corrupted_unexpected_part_ultimate 0.00s teardown test_failed_mutations/test.py::test_exponential_backoff_setting_override =========================== short test summary info ============================ PASSED test_keeper_and_access_storage/test.py::test_create_replicated PASSED test_graphite_merge_tree_typed/test.py::test_combined_rules PASSED test_lazy_database/test.py::test_drop_table[0-default-False-Log] PASSED test_graphite_merge_tree_typed/test.py::test_multiple_output_blocks PASSED test_graphite_merge_tree_typed/test.py::test_multiple_paths_and_versions_plain PASSED test_lazy_database/test.py::test_drop_table[0-s3-True-Log] PASSED test_graphite_merge_tree_typed/test.py::test_multiple_paths_and_versions_tagged PASSED test_max_suspicious_broken_parts_replicated/test.py::test_corrupted_random_part PASSED test_log_lz4_streaming/test.py::test_concatenation PASSED test_max_suspicious_broken_parts_replicated/test.py::test_corrupted_unexpected_part PASSED test_lazy_database/test.py::test_drop_table[4-default-False-Log] PASSED test_max_suspicious_broken_parts_replicated/test.py::test_corrupted_unexpected_part_ultimate PASSED test_log_lz4_streaming/test.py::test_incomplete_rotation PASSED test_max_suspicious_broken_parts_replicated/test.py::test_unexpected_uncommitted_merge PASSED test_lazy_database/test.py::test_drop_table[4-s3-True-Log] PASSED test_refreshable_mat_view/test.py::test_alters[settings0-None-False-None-False-False-False] PASSED test_distributed_ddl/test.py::test_on_server_fail[configs] PASSED test_keeper_reconfig_remove/test.py::test_reconfig_remove_followers_from_3 PASSED test_distributed_ddl/test.py::test_optimize_query[configs] PASSED test_max_suspicious_broken_parts_replicated/test.py::test_unexpected_uncommitted_mutation PASSED test_refreshable_mat_view/test.py::test_alters[settings0-None-False-None-False-False-True] PASSED test_failed_mutations/test.py::test_backoff_clickhouse_restart[False] PASSED test_mutations_with_merge_tree/test.py::test_mutations_with_merge_background_task PASSED test_refreshable_mat_view/test.py::test_alters[settings0-None-False-None-False-True-False] PASSED test_graphite_merge_tree_typed/test.py::test_path_dangling_pointer PASSED test_keeper_back_to_back/test.py::test_concurrent_watches PASSED test_keeper_back_to_back/test.py::test_end_of_session PASSED test_keeper_back_to_back/test.py::test_end_of_watches_session PASSED test_graphite_merge_tree_typed/test.py::test_paths_not_matching_any_pattern PASSED test_keeper_back_to_back/test.py::test_multitransactions PASSED test_refreshable_mat_view/test.py::test_alters[settings0-None-False-None-False-True-True] PASSED test_graphite_merge_tree_typed/test.py::test_rollup_aggregation_2_plain PASSED test_distributed_ddl/test.py::test_rename[configs] PASSED test_graphite_merge_tree_typed/test.py::test_rollup_aggregation_2_tagged PASSED test_graphite_merge_tree_typed/test.py::test_rollup_aggregation_plain PASSED test_graphite_merge_tree_typed/test.py::test_rollup_aggregation_tagged PASSED test_refreshable_mat_view/test.py::test_alters[settings0-None-False-None-True-False-False] PASSED test_graphite_merge_tree_typed/test.py::test_rollup_versions_all PASSED test_graphite_merge_tree_typed/test.py::test_rollup_versions_plain PASSED test_graphite_merge_tree_typed/test.py::test_rollup_versions_tagged PASSED test_distributed_ddl/test.py::test_replicated_without_arguments[configs] PASSED test_graphite_merge_tree_typed/test.py::test_rules_isolation PASSED test_refreshable_mat_view/test.py::test_alters[settings0-None-False-None-True-False-True] PASSED test_failed_mutations/test.py::test_backoff_clickhouse_restart[True] PASSED test_graphite_merge_tree_typed/test.py::test_system_graphite_retentions PASSED test_failed_mutations/test.py::test_exponential_backoff_create_dependent_table PASSED test_failed_mutations/test.py::test_exponential_backoff_setting_override PASSED test_refreshable_mat_view/test.py::test_alters[settings0-None-False-None-True-True-False] PASSED test_max_rows_to_read_leaf_with_view/test.py::test_max_rows_to_read_leaf_via_view PASSED test_mutations_with_merge_tree/test.py::test_mutations_with_truncate_table PASSED test_keeper_restore_from_snapshot/test.py::test_recover_from_snapshot PASSED test_refreshable_mat_view/test.py::test_alters[settings0-None-False-None-True-True-True] PASSED test_keeper_back_to_back/test.py::test_random_requests PASSED test_keeper_back_to_back/test.py::test_sequential_nodes PASSED test_keeper_back_to_back/test.py::test_simple_commands PASSED test_keeper_back_to_back/test.py::test_stats PASSED test_refreshable_mat_view/test.py::test_alters[settings0-None-False-depends_on1-False-False-False] PASSED test_failed_mutations/test.py::test_exponential_backoff_with_merge_tree[node0-True] PASSED test_failed_mutations/test.py::test_exponential_backoff_with_merge_tree[node1-False] PASSED test_distributed_ddl/test.py::test_simple_alters[configs] PASSED test_refreshable_mat_view/test.py::test_alters[settings0-None-False-depends_on1-False-False-True] PASSED test_read_temporary_tables_on_failure/test.py::test_different_versions PASSED test_keeper_back_to_back/test.py::test_watchers PASSED test_refreshable_mat_view/test.py::test_alters[settings0-None-False-depends_on1-False-True-False] PASSED test_move_partition_to_disk_on_cluster/test.py::test_move_partition_to_disk_on_cluster PASSED test_failed_mutations/test.py::test_exponential_backoff_with_replicated_tree PASSED test_refreshable_mat_view/test.py::test_alters[settings0-None-False-depends_on1-False-True-True] PASSED test_keeper_nodes_remove/test.py::test_nodes_remove PASSED test_keeper_persistent_log_multinode/test.py::test_restart_multinode PASSED test_failed_mutations/test.py::test_no_backoff_after_killing_mutation[False] PASSED test_refreshable_mat_view/test.py::test_alters[settings0-None-False-depends_on1-True-False-False] PASSED test_failed_mutations/test.py::test_no_backoff_after_killing_mutation[True] PASSED test_refreshable_mat_view/test.py::test_alters[settings0-None-False-depends_on1-True-False-True] PASSED test_keeper_snapshot_small_distance/test.py::test_snapshot_and_load PASSED test_refreshable_mat_view/test.py::test_alters[settings0-None-False-depends_on1-True-True-False] PASSED test_recovery_time_metric/test.py::test_recovery_time_metric PASSED test_distributed_ddl/test.py::test_socket_timeout[configs] PASSED test_refreshable_mat_view/test.py::test_alters[settings0-None-False-depends_on1-True-True-True] PASSED test_refreshable_mat_view/test.py::test_alters[settings0-None-True-None-False-False-False] PASSED test_mutation_fetch_fallback/test.py::test_mutation_fetch_fallback PASSED test_materialized_view_restart_server/test.py::test_materialized_view_with_subquery PASSED test_refreshable_mat_view/test.py::test_alters[settings0-None-True-None-False-False-True] PASSED test_refreshable_mat_view/test.py::test_alters[settings0-None-True-None-False-True-False] PASSED test_refreshable_mat_view/test.py::test_alters[settings0-None-True-None-False-True-True] PASSED test_modify_engine_on_restart/test_storage_policies.py::test_modify_engine_on_restart PASSED test_prometheus_endpoint/test.py::test_prometheus_endpoint PASSED test_refreshable_mat_view/test.py::test_alters[settings0-None-True-None-True-False-False] PASSED test_refreshable_mat_view/test.py::test_alters[settings0-None-True-None-True-False-True] PASSED test_refreshable_mat_view/test.py::test_alters[settings0-None-True-None-True-True-False] PASSED test_refreshable_mat_view/test.py::test_alters[settings0-None-True-None-True-True-True] PASSED test_refreshable_mat_view/test.py::test_alters[settings0-None-True-depends_on1-False-False-False] PASSED test_distributed_ddl/test.py::test_on_server_fail[configs_secure] PASSED test_distributed_ddl/test.py::test_optimize_query[configs_secure] PASSED test_distributed_ddl/test.py::test_rename[configs_secure] PASSED test_distributed_ddl/test.py::test_replicated_without_arguments[configs_secure] PASSED test_distributed_ddl/test.py::test_simple_alters[configs_secure] PASSED test_distributed_ddl/test.py::test_socket_timeout[configs_secure] PASSED test_lost_part_during_startup/test.py::test_lost_part_during_startup PASSED test_modify_engine_on_restart/test_args.py::test_modify_engine_on_restart_with_arguments SKIPPED [1] test_merges_memory_limit/test.py:21: tsan build is skipped because it slowly merges the parts, rather than failing over the memory limit ============= 99 passed, 1 skipped, 1 warning in 463.33s (0:07:43) =============